move Qt floor from 5.12 to 5.15 (#1199)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 28 Oct 2023 11:41:58 +0000 (05:41 -0600)
committerGitHub <noreply@github.com>
Sat, 28 Oct 2023 11:41:58 +0000 (05:41 -0600)
commitae4ac826a90bc4112d98854e397f1abacd3e811e
treef6e601c018375a829a7a3f0775c8727baf53472e
parentc95e1cfc2331f5e22dcae51ee637b70ce9973cb9
move Qt floor from 5.12 to 5.15 (#1199)

* move Qt floor to 5.15.

* fix focal, coverage, windows 32 bit builds.

* try harder to fix coverage build

* fix codeql build

* kill fedora 32 CI build which uses Qt 5.14.
17 files changed:
.github/workflows/codeql-analysis.yml
.github/workflows/fedora.yml
.github/workflows/ubuntu.yml
.github/workflows/windows.yml
CMakeLists.txt
gui/CMakeLists.txt
igc.cc
main.cc
shape.cc
src/core/logging.h
tools/ci_install_windows.sh
tools/ci_setup_windows.ps1
tools/make_docker_qtio_image
tools/travis_install_linux_coverage
tools/travis_install_linux_local
util.cc
xcsv.cc